Release 10.1A: OpenEdge Development:
ADM Reference


updateData

Updates an existing record.

Location: data.p

Parameters:

pcUpdateColumnNames AS CHARACTER

Comma-separated list of column names.

pcOldValues AS CHARACTER

Current values of the updated record delimited by the DataDelimiter property. For more information, see the "DataDelimiter" section. The values are used to support optimistic locking and also to identify the record.

pcNewValues AS CHARACTER

Current values of the updated record delimited by the DataDelimiter property. For more information, see the "DataDelimiter" section.

pcError AS CHARACTER

All error messages in ADM/Dynamic format.

Notes: Output data is formatted according to the DataReadFormat property.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095